home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Freeware / Programare / nvu / nvu-0.80-win32-installer-full.exe / {app} / defaults / profile / extensions / {a83f4e60-3032-462d-b2ba-88bd86c15592} / install.rdf
Extensible Markup Language  |  2005-01-31  |  1KB  |  36 lines

  1. <?xml version="1.0"?>
  2.  
  3. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  4.      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  5.  
  6.   <Description about="urn:mozilla:install-manifest">
  7.     <em:id>{a83f4e60-3032-462d-b2ba-88bd86c15592}</em:id>
  8.     <em:version>0.60</em:version>
  9.     
  10.     <!-- Target Application this theme can install into, 
  11.         with minimum and maximum supported versions. --> 
  12.     <em:targetApplication>
  13.       <Description>
  14.         <em:id>{136c295a-4a5a-41cf-bf24-5cee526720d5}</em:id>
  15.         <em:minVersion>0.40</em:minVersion>
  16.         <em:maxVersion>1.0</em:maxVersion>
  17.       </Description>
  18.     </em:targetApplication>
  19.     
  20.     <!-- Front End MetaData -->
  21.     <em:name>Nvu (default), adapted from Orbit 3+1</em:name>
  22.     <em:description>The default theme, adapted from Orbit 3+1</em:description>
  23.  
  24.     <em:locked>true</em:locked>
  25.  
  26.     <!-- Front End Integration Hooks (used by Theme Manager)-->
  27.     <em:creator>Kent Thuresson</em:creator>
  28.     <em:contributor>Chris Neale</em:contributor>
  29.     <em:contributor>Daniel Glazman</em:contributor>
  30.     <em:contributor>Mozilla Contributors</em:contributor>
  31.  
  32.     <em:internalName>classic/1.0</em:internalName>
  33.   </Description>      
  34.  
  35. </RDF>
  36.